branchwiseguys/main/More AI workcancel

171 Commits over 31 Days - 0.23cph!

7 Years Ago
NPC door behaviour improvement.
7 Years Ago
Merge in from trunk
7 Years Ago
Upgrade to Unity 5.6
7 Years Ago
NPC count returned to normal.
7 Years Ago
AI give up when stuck (like against a door)
7 Years Ago
More advanced checking for if we want to open a door.
7 Years Ago
Changing doors to non-carving, so they'll block transit but can be pathed through.
7 Years Ago
Obstacle avoidance modifications
7 Years Ago
Merging in fixes
7 Years Ago
Minor bugfix
7 Years Ago
Shuffling actions around
7 Years Ago
Improved pathing, no more oscillating around target position
7 Years Ago
More delay on city nav gen - it was occasionally still failing
7 Years Ago
Minor edit for spam
7 Years Ago
Improved AI pathing system
7 Years Ago
Trying some stuff for AI pathing. Might revert this
7 Years Ago
Mostly navigation changes
7 Years Ago
Pathing updates, mainly door related
7 Years Ago
Fixed door nav issue
7 Years Ago
Hitting someone with a vehicle now marks the driver as a criminal
7 Years Ago
Players can now take damage from NPC shots when in a vehicle
7 Years Ago
Stop printing wheel slip
7 Years Ago
Masking fixes
7 Years Ago
Creating weapons firing events at the bullet hit point as well as at the firing point. Lets NPCs react to shots that land nearby but come from far away
7 Years Ago
Fixed rotation issue when reloading etc
7 Years Ago
Improved NPC vision system + some extras
7 Years Ago
Merging in from Trunk
7 Years Ago
Fixed view angle when entering vehicles
7 Years Ago
Fixed view clamp issues with the latest eye changes
7 Years Ago
Taking a new strategy with doors
7 Years Ago
Don't need character brain interface when it's a base abstract class
7 Years Ago
Don't use proxy code when in CLIENT+SERVER mode
7 Years Ago
Removed CSP test code since it was unused and still often had to be updated.
7 Years Ago
Fixed NPC look angles with the new motor system
7 Years Ago
More
7 Years Ago
Working on moving NPC motor stuff to the main NPC object
7 Years Ago
Working on door interactions
7 Years Ago
Faster AI updating to face where they're going
7 Years Ago
Nav radius edit, fixed stairs properly
7 Years Ago
Peds can handle stairs properly
7 Years Ago
AI changes
7 Years Ago
NPCs ignore road crossing danger when appropriate. Some pathing changes in progress.
7 Years Ago
Some NPC door pathing stuff
7 Years Ago
Nav pathing through doors
7 Years Ago
Danger area rating change
7 Years Ago
Nav update with modifier volumes. NPCs now prefer to use pedestrian crossings.
7 Years Ago
Merged in updated NetworkUtils just in case we need it.
7 Years Ago
Merge fix
7 Years Ago
Updated NPC console command, and made it work if used as a commandline argument on server launch. Switched absolute NPC counts in the NPC manager to ratios.
7 Years Ago
Added console args to set NPC counts from the server